Welcome![Sign In][Sign Up]
Location:
Search - DirectX 2D

Search list

[DirextXRandomWorld_1231_1000

Description: DirectX 2d 遊戲源碼 含各種特校引勤
Platform: | Size: 736333 | Author: daniel | Hits:

[Other resource2Dgame

Description: < 绿林卫士>>是作者在97年,临近大学毕业的时候开发的,当时国内盛行红警,游戏开发行业才刚刚开始。虽然本游戏在98年初参加ENIX全球大赛获优胜奖,但很多设计思想还不成熟。不过对于想入门入门开发游戏的程序爱好者来说这是个不错的参考。 本游戏利用了当时刚推出的DirectX 2D和DirectSound技术。 由于动画太大,程序略去了Avi文件,请启动程序后按ESc键进入菜单。
Platform: | Size: 7223038 | Author: cbsquan | Hits:

[DirextXDirectXSDK+LIB

Description: DirectX 2D\\3D学习必备,是以前本人学习DirectX收集的Directx7 directx8 directx8.1的库文件和查询手册,好东西哦,后两个查询手册是英文的,英文的也要学着看啊,对自己编程和学习是有好处的!
Platform: | Size: 34655019 | Author: heheiscool | Hits:

[Multimedia programInvasionCSharp_src

Description: DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This is without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw - it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also want to use a .NET language.-DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw- it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also wa
Platform: | Size: 624640 | Author: 宋剑飞 | Hits:

[Windows Developdx9_2d_demo_game

Description: directx9实现2D游戏例程-directx9 achieve 2D game routines
Platform: | Size: 388096 | Author: | Hits:

[DirextXDirectX_2D

Description: use these ultra simple objects to create a cheezy 2d game
Platform: | Size: 39936 | Author: 王逸翔 | Hits:

[Other Gamesracex_src

Description: 赛车游戏VC源代码 编译RaceX.dsw文件,在Debug目录下会生成文件RaceX.exe,直接双击该文件,即可运行“赛车”程序。 ********** 要正确编译源代码,需要安装DirectX 8.0及其以上版本。-racing game VC source code compiler RaceX.dsw documents in the Debug directory will RaceX.exe file, double-click the file directly, and can run "car" procedures.********** To compiling the source code need to install DirectX version 8.0 and above.
Platform: | Size: 3379200 | Author: 米饭 | Hits:

[DirextX[Beginning DirectX9][EN]

Description: 本数籍主要是Directx9的入门教程,书中详细介绍了Directx9的环境配置,Directx9的2D和3D开发。是一本很不错的教程。 -the few Directx9 membership is the main entry guides, the book details the Directx9 environment configuration, Directx9 2D and 3D development. It is a very good tutorial.
Platform: | Size: 2077696 | Author: 徐丹田 | Hits:

[Multimedia Develop传统多人连网对战arpg游戏《混乱竞技场》源代码

Description: 客户端GSLIB\GSLIB.DSW包含含游戏客户段代码、图形引擎代码和资源工具代码) GSLIB是一个以D3D渲染为主的2d引擎,是作者多年的工作经验积累写成的引擎,引擎效率应该不错,整合了游戏中大量常用的技术,作者认为经过优化以提高至少一倍以上的速度.-client GSLIB \ GSLIB.DSW included with the game of the client code, graphics engine source code tools and resources) is a GSLIB D3D based 2d rendering engine, is the author of many years of work experience accumulated written engines, engine efficiency should be true that the integration of large quantities of used games the technology, the authors believe optimized to increase at least double the speed.
Platform: | Size: 2484224 | Author: 大灰熊 | Hits:

[Game Programracex_src

Description: 一个2D的赛车游戏 在VC下运行 开发库DIRECTX8.1以上-a 2D racing game in the VC development libraries run over DIRECTX8.1
Platform: | Size: 3555328 | Author: 赵章淳 | Hits:

[DirextXpareng

Description: We have our classes ready, time to start writing the actual code. Point primitives are not much different from the other primitive types available (triangle strips, lists, etc.). We can still choose what vertex shader we use. A vertex shader tells DirectX about what type of vertices it can expect - such as whether they are already transformed, if they have a diffuse color, and so on. Since I m mainly aiming this tutorial at 2D gaming, I m going to use slightly customized TL vertices. This stands for Transformed and Lit, which means the vertices already are transformed and that the lighting color has already been computed. So an X of 300 will be 300 on the screen, and the vertex color will be the final color.-We have our classes ready, time to start writing the actual code. Point pri mitives are not much different from the other pr imitive types available (triangle strips, lists, etc.). . We can still choose what we vertex shader use. A vertex shader tells DirectX about what ty pe of vertices it can expect- such as whether the y are already transformed. if they have a diffuse color, and so on. Since I m mainly aiming this tutorial a t 2D gaming, I m going to use slightly customized TL vertices . This stands for Transformed and Lit. which means the vertices are already transform ed and that the lighting color has already been c omputed. So an X of 300 will be 300 on the screen. and the vertex color will be the final color.
Platform: | Size: 161792 | Author: wangzhe | Hits:

[Special Effectsphotomachinenewalgorithm

Description: 针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。 -against cameras fixed and coplanar binding conditions for target location, a simple new algorithm. The algorithm avoid the cumbersome process of the camera calibration, and it does not accurately be solved single matrix. Just use projective geometry of nature, by simple geometry, orders for non-standard video camera in a single image. Solving its two D images from two-dimensional to three real plane D nonlinear single map. The algorithm to solve the measurement of computer vision, positioning, three-dimensional reconstruction, with a brand new idea.
Platform: | Size: 214016 | Author: 蒋翔俊 | Hits:

[Game Programsxdl

Description: SxDL -- 2D/3D游戏引擎,使用VC++ + DirectX开发,支持简单的2D,3D游戏开发,基本游戏界面逻辑都已经封装好的,在其上就可以直接进行游戏开发了,开发者之需要关心游戏逻辑即可-SxDL-- 2D/3D game engine, the use of VC DirectX development, support simple 2 D, 3D game development, the basic game interface logic have been sealed, In his last can direct the development of the game, development which is the need to care about the game logic can be
Platform: | Size: 700416 | Author: jon | Hits:

[3D GraphicChapter8_11

Description: DirectX 3D Graphics Programming Bible(by Julio Sanchez and Maria P. Canton)一书的随书光盘源码,VC++5和6下都能执行。不愧"Bible"书名,能让你了解Directx强大的2D和3D功能。此为8至11章源代码 -DirectX 3D Graphics Programming Bible (by Julio Sanchez and Maria P. Canton) a book with the CD source, VC 5 and 6, can implement. Deserves "Bible" book and let you know Directx powerful 2 D and 3 D function. To this 8-11 chapter source code
Platform: | Size: 1729536 | Author: | Hits:

[3D GraphicChapter12_19

Description: DirectX 3D Graphics Programming Bible(by Julio Sanchez and Maria P. Canton)一书的随书光盘源码,VC++5和6下都能执行。不愧"Bible"书名,能让你了解Directx强大的2D和3D功能。此为12至19章源码-DirectX 3D Graphics Programming Bible (by Julio Sanchez and Maria P. Canton) a book with the CD source, VC 5 and 6, can implement. Deserves "Bible" book and let you know Directx powerful 2 D and 3 D function. Of this chapter 12-19 FOSS
Platform: | Size: 4027392 | Author: | Hits:

[Other Games20074151782521

Description: < 绿林卫士>>是作者在97年,临近大学毕业的时候开发的,当时国内盛行红警,游戏开发行业才刚刚开始。虽然本游戏在98年初参加ENIX全球大赛获优胜奖,但很多设计思想还不成熟。不过对于想入门入门开发游戏的程序爱好者来说这是个不错的参考。 本游戏利用了当时刚推出的DirectX 2D和DirectSound技术。 由于动画太大,程序略去了Avi文件,请启动程序后按ESc键进入菜单。 -<Greenwood defender>> is a writer in 97 years, when graduating from college near the development, when the prevalence of domestic红警, game development industry has just begun. Although the game early in the 98 to participate in the Global Competition by Enix prize, but many are not yet ripe for design ideas. But like the development of entry-entry procedures for the game lovers, this is a good reference. The game made use of then newly introduced technology DirectX 2D and DirectSound. As a result of too much animation, the program omits the Avi file, please start the process by the ESC key to enter the menu.
Platform: | Size: 7556096 | Author: 洋溢 | Hits:

[Other GamesRPGTool

Description: 一个2D游戏开发的编辑器源码。包括场景编辑,物品编辑,角色编辑。本站上传的该源码文档为2DGameRef-a 2D game development of the source code editor. Scenes include editors, articles editor, editorial role. Upload the site of the source document for two DGameRef
Platform: | Size: 780288 | Author: yorobo | Hits:

[OtherDirectx8.0

Description: Directx8.0教程 第一章、准备就绪 第二章、绘制三角形 第三章、旋转的立方体 第四章、全屏模式和深度缓冲 第五章、矩阵变换 第六章、纹理 第七章、灯光与材质 第八章、索引缓冲 第九章、有纹理的球体、圆柱体和锥体 第十章、载入模型 第十一章、3D中的2D 第十二章、键盘与鼠标输入 第十三章、声音和音乐 -Directx8.0 陆 脤 鲁 脤渭脷脪 禄脮脗 隆 垄脳录卤赂戮 脥脨 梅 渭脷 露 镁脮脗 隆 垄 禄忙脰脝脠媒 陆 脟脨脦渭脷脠媒脮脗 隆 垄 脨媒 脳 陋 渭脛脕 垄 陆 脤氓渭脷脣脛脮脗 隆 垄 脠 芦脝脕脛 拢 脢 陆 潞 脥脡卯 露 脠禄 潞 鲁 氓渭脷脦氓脮脗 隆 垄 戮 脴脮贸 卤 盲 禄禄 渭脷脕霉脮脗 隆 垄 脦脝脌铆渭脷脝脽脮脗 隆 垄 渭脝 鹿 芒脫毛 虏 脛脰脢渭脷 掳 脣脮脗 隆 垄 脣 梅 脪媒 禄潞 鲁 氓渭脷 戮 脜脮脗 隆 垄 脫脨脦脝脌铆渭脛脟貌脤氓 隆 垄 脭 虏 脰霉脤氓 潞 脥 脳 露 脤氓渭脷脢 庐 脮脗 隆 垄 脭脴脠毛脛 拢 脨脥渭脷脢 庐 脪 禄脮脗 隆 垄 3D脰脨渭脛2D渭脷脢 庐 露 镁脮脗 隆 垄 录 眉脜脤脫毛脢贸 卤 锚脢盲脠毛渭脷脢 庐 脠媒脮脗 隆 垄 脡霉脪么 潞 脥脪么脌脰
Platform: | Size: 713728 | Author: 张敏 | Hits:

[Other Riddle gamesAdvInAbat

Description: 一款类似于泡泡糖的游戏,使用DX8。0和VC++6。0编写的2D游戏。 ********* AdvInAbat.exe需要在ijl15.dll(Intel Jpeg Library)下才能运行。 ********* 要正确编译源代码,则要安装DirectX 8.0以上版本。-A game similar to bubble gum, use DX8. 0 and VC++ 6. 0 prepared 2D games.********* AdvInAbat.exe need ijl15.dll (Intel Jpeg Library) to run under.********* Is necessary to correctly compile the source code, they have to install DirectX 8.0 or later.
Platform: | Size: 763904 | Author: 余小剑 | Hits:

[Other GamesRaceX

Description: 一款小型赛车游戏,使用DX8。0和VC++6。0编写的2D游戏。支持多人模式。内有一个LIB文件。 ********** 要正确编译源代码,需要安装DirectX 8.0及其以上版本。-A small racing game, use the DX8. 0 and VC++ 6. 0 prepared 2D games. Support multiplayer. There is a LIB file.********** Is necessary to correctly compile the source code, need to install DirectX 8.0 and above versions.
Platform: | Size: 3472384 | Author: 余小剑 | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net